home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 76 / MF_UK_76_1.iso / Education Feature / MicroWorlds 2.03 Try Me / MicroWorlds 2.03 Try Me.rsrc / TEXT_595_insert.txt < prev    next >
Encoding:
Text File  |  1998-05-08  |  221 b   |  11 lines

  1. insert word-or-list 
  2.  
  3. Prints the input at the cursor position, in the current text box. The text is not followed by a carriage return. See print.
  4.  
  5. Examples: 
  6.  
  7. text1,
  8. insert "hi 
  9. insert char 32         Leaves a space.
  10. pr "there
  11.